home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>Form1</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>Form1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>391</width>
- <height>344</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="Line" row="1" column="1" rowspan="1" colspan="2">
- <property name="name">
- <cstring>line2_2</cstring>
- </property>
- <property name="frameShape">
- <enum>HLine</enum>
- </property>
- <property name="frameShadow">
- <enum>Sunken</enum>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- </widget>
- <widget class="QLabel" row="0" column="1">
- <property name="name">
- <cstring>OptUsr_Img</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>0</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="pixmap">
- <pixmap>image0</pixmap>
- </property>
- <property name="scaledContents">
- <bool>false</bool>
- </property>
- </widget>
- <widget class="QLabel" row="0" column="2">
- <property name="name">
- <cstring>textLabel1_2_2</cstring>
- </property>
- <property name="text">
- <string><h2><b>User options</b></h2></string>
- </property>
- <property name="indent">
- <number>9</number>
- </property>
- </widget>
- <widget class="QGroupBox" row="2" column="1" rowspan="2" colspan="2">
- <property name="name">
- <cstring>groupBox2</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <property name="title">
- <string></string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>1</number>
- </property>
- <property name="spacing">
- <number>9</number>
- </property>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout14</cstring>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="spacing">
- <number>0</number>
- </property>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>OptUsr_OneBaseNumCheck</cstring>
- </property>
- <property name="text">
- <string>&Use one-based disks/partitions numeration</string>
- </property>
- <property name="accel">
- <string>Alt+U</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>By default the program uses the zero-based enumeration of hard disks and partitions. Mark the checkbox to enumerate them from one.</string>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout13</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer66_2_4_5_3_4</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>19</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel2</cstring>
- </property>
- <property name="text">
- <string>Choose this option if you prefer to use one-based numeration for hard disks and partitions.</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignVCenter</set>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout14_2</cstring>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="spacing">
- <number>0</number>
- </property>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>OptUsr_CloseProgressCheck</cstring>
- </property>
- <property name="text">
- <string>Close &progress dialog automatically</string>
- </property>
- <property name="accel">
- <string>Alt+P</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Mark the checkbox to automatically close the progress dialog after accomplishing operations.</string>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout13_2</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer66_2_4_5_3_4_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>19</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel2_2</cstring>
- </property>
- <property name="text">
- <string>Choose this option to close progress dialog automatically after all operations have been completed.</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignVCenter</set>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
- </widget>
- <widget class="Line">
- <property name="name">
- <cstring>line6</cstring>
- </property>
- <property name="frameShape">
- <enum>HLine</enum>
- </property>
- <property name="frameShadow">
- <enum>Sunken</enum>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- </widget>
- <widget class="QGroupBox">
- <property name="name">
- <cstring>groupBox4</cstring>
- </property>
- <property name="title">
- <string>E-mail notifications</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>9</number>
- </property>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>OptUsr_NotifyOnCompleteCheck</cstring>
- </property>
- <property name="text">
- <string>Send e-mail notification &after operation completion.</string>
- </property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Mark the checkbox to make the program automatically send e-mail notifications after accomplishing operations.</string>
- </property>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>OptUsr_NotifyOnErrorCheck</cstring>
- </property>
- <property name="text">
- <string>Send e-mail notification if &error has occured.</string>
- </property>
- <property name="accel">
- <string>Alt+E</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Mark the checkbox to make the program automatically send e-mail notifications if an error has occured during the operation execution.</string>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout37</cstring>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel3</cstring>
- </property>
- <property name="text">
- <string>E-mail a&ddress to send notifications:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>OptUsr_EmailEdit</cstring>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout36</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer66_2_4_5_3_4_2_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>19</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="CLineEdit">
- <property name="name">
- <cstring>OptUsr_EmailEdit</cstring>
- </property>
- <property name="HintText" stdset="0">
- <string>Enter an e-mail address here</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Here you can specify an e-mail address to send notifications to.</string>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
- </widget>
- </vbox>
- </widget>
- </vbox>
- </widget>
- <spacer row="4" column="2">
- <property name="name">
- <cstring>spacer43</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>9</height>
- </size>
- </property>
- </spacer>
- <spacer row="2" column="0">
- <property name="name">
- <cstring>spacer45</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>9</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="3" column="3">
- <property name="name">
- <cstring>spacer44</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>9</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </grid>
- </widget>
- <images>
- <image name="image0">
- <data format="PNG" length="1939">89504e470d0a1a0a0000000d4948445200000020000000200806000000737a7af40000075a49444154789c9d977b6c14d715c67f77ee9d997d78776d8c9f0b8e79c79857901a60815a6dd226a191d2479a48ad8a84225555a5a4486dd5a25615adaab62aa21421559446c5a4914841b491681a3089836418d200018518d584a731c680b1f1636def7a666effd8ecda8bd798f448ab9d997bee7cdff9ee39f7cc158ee3f0592cb16a95fec3ce23a84888dbed82d11113d7d3b45f3acb60dfc73cffd28b9c6869e7d5eddfc2711c31d5fb8c87013d75ded5ffb994d23b76381a21b04226e951939ece20bd5d2683778224fbbb796cd5723c6153129bc5faf5efb275eb459d4824f4ff4da0a9a9491f3bd5afcd22c5505f80d8b4157ce5e99f6328184d81940adb52285332ffd1d5cc5c50cb9d2e9fe19e2262b172caca16f0e493bfe141242625d0d8784edbb115c4e2a5dceeb4b873294a409513af598d1908e38e6aa45028a550d2a0285acef07098de8e004a9a28a5080663dcbcf101c0a424d48314304392e420f4df2c421912a42666cda1eb6a8ae141502a335d02a92474fd370aae813233f37b7bdab976ade5411088c992309148e81fffa291daba7a3a2f84719341849109c2f7412072f759d31a84c85e1bf4f57f48605a27f1da7a7a6f86387dbc99c38737e525e7a44be0388ee8b9710fdf1d241473915221a5444a89694a9469e4ee33630aa5e4d833c3a0664e3d3367ad65f0d60cc44815f1785d2eb82c4ede12ecdad5a697ad7904df545c3f671389ccc1900233e4a22c10e3dc3391faa4d32308436359217ccf000d088d0052036146fa8a1042a02c4d65e542eaeb9fa5b5f55f1424505a2a09c6c2dcebb629895621550dc9ee21d22306a6b4418c497ee58ac3c993afd1d67604691a7cf5855758baec79469365e09a79be39b9ed22c2e1e939151cc71139024d4d4dbabc76259e167883c52869021a77c0c6101a5476fd3d9a9b7f4f73f3d6b137a761efee5f637f4fb13cf11c835d15e006007f3c3c67cfece3d4a9d7f248e508f4f6cea46c5e9891a48df46308d320a3e79879de28870fff9296963f4d880ea071e76666d4cca12c6e30726b06824c105ac3e9d37fe3c03f5ecef96613314760fbf697d8b8690735739763065d743a8c30fc3c80d6d68379e085b6da3fbfdaac67cc9f4b3a9444a64a4168b427191abd4c457c26b76e5ccf9ba7c6bf2c9148e8679edb40c353df26602e867494ac672a35c05b6ffdea81e0007624c250df0066513fb8e508a1410abef0f99fb176f5cb48d3269188ebecfcbc32741c478442a558b68b11ed404817294da4945cbeecd0ddfd4941e9c75b6f672f437dc398c1510ce97f5aa206b619236cd71030ca81b152cc29f0c1b961ad4d83355ffa1a9659823f340d53851008c0e0ead5f7a78c1e60fffecdd42fdf8f34c0571e4a04b93f97c65b8e800ad9783a4a70b40e8655467a39e6d8defee194d1036cdcb89b502482e76b94944801307957ce11181d7591d2420955b0438802755dc88cb0261ccb34ab88b473d8fdfdb7397ffe1ddadaf27b430e4a2a03818f941434cbb21f8a80376c60850378fd21943272e21f38b0899696bf4e249cbdf0fd515c378565816982a9408dfb2d59f2d494e04d4d4d3a3eab8ab4eb1130a6e7cd5fb4a80129ad9cef847de0cdc6adf4f40d63f841beb1fefb54c59710d4d548919164d9b22fb367cf8309f8d632a21551dc548488599aeb8c000d0deba9ae7e9437def809adad47272a70f4e8bff9e8cc7bd4ce9a4d496511c3de5da4f47211cc98318ff5ebb74c0aee9c49ea8ada325ccfa2c47c04cb14790a2805f3e73f462c5601142843d0fce087af3367710d42165162ccc6362d742ef7044f3cb181bb77db738d243bf2f63b3774d5dc2a7c02c48c5984ad30becee45fb608b4868b174fe3387fcf239efb20d9b6ad43af79ba1c3b1a2366cc266245f10b247e3a3dc2e5cb679016a4b847285244205c84258b89aa6a6c69e7126f6464889ede0e62b1728281185bb6bcc8f1e3fb338add9f03fbf7bfc0e2156f52112d2160069032d351c7be7032ffa15080850b57e27a23f8328de781690432c03a7fcb397e7c2fbbf7fc94fafab54c2b8e73f2e4c10901e5f5826ddb0eeae2cae9248d6ec276354a40da4be1fa1e0115ca4d92526099412088b098009cb5e2e252faef7573e2f83f0b8cde4720a3c26f29ae2ca6aaf6266ed9522e5e384b655d3596594c6dc942a4100581b26b2d44864856adbabacf515fbf92d6d6f7f3fc0b76c3ec402291d015d533318d008b9636b06ee177b05580802df03fedce42302e3933a6d10c8cf411b6a2289929aef2f22a4a4a2a0b02676dc247a9e338e256e7753a3a3e6165c333d87684e250094a8294a024dc1deaa277f84eee996dc3b98f8ff19eb38fdb4337501292c91e76eefc118e3371ddc75bc17381e33862d7ae263dd43f402a3944a0d8cc24a501d7ae5da0c7bd8b1d88521629454903cb828fce1ce3d0913d74ddbc426dc5028ebebb8f1327de7e60f4931200686cdc0cc0fcfac759fef8176958fb2c55a571feb8fd15d67df3bb94c70368e1a29485e78166888ef636f6fee57705039a0c67d283094c3c4ec56265f4f5dd61ddd737503bab9eb9f179f4f7f7d0d9798d43875ea7bdfde267029f92c06444a6b287399667ed7fb6a7c03f5dbe03ff0000000049454e44ae426082</data>
- </image>
- </images>
- <connections>
- <connection>
- <sender>OptUsr_OneBaseNumCheck</sender>
- <signal>toggled(bool)</signal>
- <receiver>Form1</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>OptUsr_CloseProgressCheck</sender>
- <signal>toggled(bool)</signal>
- <receiver>Form1</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>OptUsr_NotifyOnCompleteCheck</sender>
- <signal>toggled(bool)</signal>
- <receiver>Form1</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>OptUsr_NotifyOnErrorCheck</sender>
- <signal>toggled(bool)</signal>
- <receiver>Form1</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>OptUsr_EmailEdit</sender>
- <signal>textChanged(const QString&)</signal>
- <receiver>Form1</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- </connections>
- <slots>
- <slot>OptDataChanged()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="0"/>
- <includehints>
- <includehint>lineedit.h</includehint>
- </includehints>
- </UI>
-